The IndexedGroup<(Of <(<'T>)>)> type exposes the following members.
Methods
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetEnumerator |
Returns an enumerator that iterates through the IndexQuery<(Of <(<'T>)>)>. (Inherited from IndexQuery<(Of <(<'T>)>)>.) |
|
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
GroupByUntypedKey |
Groups the collection of search results by its search key. (Inherited from IndexQuery<(Of <(<'T>)>)>.) |
|
MemberwiseClone | (Inherited from Object.) | |
Subindex(Subindex<(Of <<'(T>)>>)) |
Used to apply subindex search to the result of a search operation. (Inherited from IndexQuery<(Of <(<'T>)>)>.) |
|
Subindex<(Of <<'(TKey>)>>)(Subindex<(Of <<'(T, TKey>)>>)) |
Used to apply subindex search to the result of a search operation. (Inherited from IndexQuery<(Of <(<'T>)>)>.) |
|
ToString | (Inherited from Object.) |
Properties
Name | Description | |
---|---|---|
Indexes |
The collection of subindexes for this IndexQuery<(Of <(<'T>)>)>. (Inherited from IndexQuery<(Of <(<'T>)>)>.) |
|
Key |
Gets the key of the IndexedGroup<(Of <(<'T>)>)>.
|
|
KeyType |
Gets the type of the key of the IndexedGroup<(Of <(<'T>)>)>.
|
Explicit Interface Implementations
Name | Description | |
---|---|---|
IEnumerable..::..GetEnumerator | (Inherited from IndexQuery<(Of <(<'T>)>)>.) |